Notification.HasValue property¶
Defined in
Type: NotificationSystem.Reactive
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public abstract bool HasValue { get; }
Summary: Returns a value that indicates whether the notification has a value.
Returns: bool